home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / packet / aprs75c / kpc3.txt < prev    next >
Text File  |  1995-07-07  |  3KB  |  86 lines

  1. The KPC-3 has a THIRD callsign that can be used as a digipeater address
  2. which makes it a good candidate for a RELAY-WIDE digipeater!
  3.  
  4. The advantage of having every APRS digipeater respond to EITHER the
  5. call of WIDE or RELAY completes the "generic" concept already partially
  6. implemented.  Presently with home stations being RELAYs and
  7. digipeaters being WIDES, there are in effect two in-compatible
  8. networks through which a MOBILE might travel.  If the mobile is 
  9. far from a WIDE, then his FIRST digi must be RELAY.  If he is 
  10. near a WIDE, then his first digi should be WIDE.  By having the
  11. digipeaters respond to EITHER, then most MOBILES can choose the
  12. path of RELAY,WIDE routinely and RELAY,WIDE,WIDE for long distance
  13. events.
  14.  
  15. The third callsign in the KPC-3 is the MYnode call.  Set users
  16. to one and do NOT use it as a node.  The NODE call will also digipeat.
  17.  
  18. ------------------------------------------------------------------------
  19. HERE ARE COMMENTS ON THE LTRACK BUFFER IN THE KPC-3:
  20. COMMENTS FROM:  Bob   kc5ejk@onramp.net  or kc5ejk@amsat.org
  21.  
  22. Here's how to set the buffer storage inside the TNC to save the GPS data.
  23.  
  24. Do only once before getting data, as I think this clears the buffer.
  25.  
  26. LTRACK
  27. LTRACK   5 LT1 LT2 LT3 LT4    or
  28. LTRACK   5 LT2             for only saving the LT2 data which is $GPRMC per
  29.                            my GPSHEAD setting.
  30. With the standard 32K of memory 17 is the largest I could set this value.
  31. Note the data is stored in the buffer at the rate set by the BLT beacon
  32. command not the rate the GPS sends date to the TNC.
  33.  
  34. INTERFACE GPS            causes the TNC to power up in GPS mode.
  35. INTFACE                  {TERMINAL | NEWUSER | BBS | KISS | HOST | GPS}
  36.  
  37. I also use the Software CD setting:   CD SOFTWARE
  38.  
  39. -----------------------------------------------------------------------
  40. How to READ GPS track DATA from the TNC buffer:
  41. login to the TNC BBS as callsign-1
  42. LTRack n [string]      DISPLAY LAST n MSGS IN TRACK BUFFER
  43. LTRACK 50              Read 50 lines of data from the buffer
  44. LTRACK 50 $GPGGA       Read 50 lines of $GPGGA data from the buffer.
  45. The data is dumped back in LIFO format (last in first out) which is
  46. backward of what you are expecting for a trip log using APRS.
  47. ---------------------------------------------
  48. The other settings you must do to the kpc-3:
  49.           Setting for which NEMA sentences you want to record or beacon
  50.           You get to set up to 4. I use only two GPSHEAD
  51. 1 $GPGGA
  52. 2 $GPRMC
  53.  
  54. The LT buffer filled with real GPS data
  55.  
  56. LT
  57. 1 $GPGGA,064301,3250.743,N,09645.669,W,1,05,2.6,236.7,M,-24.8,M,,*71
  58. 2 $GPRMC,064303,A,3250.742,N,09645.668,W,002.4,121.2,040695,,*06
  59.  
  60.  
  61. The LT buffer when the GPS is not seeing any satellites.
  62.  
  63. LT
  64. 1 $GPGGA,100552,,,,,0,00,,,M,,M,,*65
  65. 2 $GPRMC,100551,V,,,,,,,020695,,*39
  66.  
  67.  
  68. Setting the beacon time for  the GPS data, I use $GPGGA two times a min 
  69. and $GPRMC once a min.  Note the offset so DIGIs have time to respond
  70. BLT
  71. 1 EVERY 00:00:30
  72. 2 EVERY 00:01:10
  73. 3 EVERY 00:00:00
  74. 4 EVERY 00:00:00
  75.  
  76. Setting for the output APRS format
  77. LTP
  78. 1 APRSM VIA RELAY
  79. 2 APRSM VIA RELAY,WIDE
  80. 3 NONE
  81. 4 NONE
  82.  
  83. Hope that helps.  Bob   kc5ejk@onramp.net  or kc5ejk@amsat.org
  84.  
  85.  
  86.